home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TSENDERRORREPORTDIALOG / TSENDERRORREPORTDIALOG.txt
Text File  |  2008-11-13  |  1KB  |  52 lines

  1. inherited SendErrorReportDialog: TSendErrorReportDialog
  2.   Caption = 'Report Software Problem'
  3.   ClientHeight = 443
  4.   ClientWidth = 641
  5.   Color = clWhite
  6.   OnCreate = FormCreate
  7.   ExplicitWidth = 649
  8.   ExplicitHeight = 477
  9.   DesignSize = (
  10.     641
  11.     443)
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   inherited lblSubTitle: TResLabel
  15.     Width = 595
  16.     ResourceCaption = 22007
  17.     ExplicitWidth = 595
  18.   end
  19.   inherited lblEmail: TResLabel
  20.     Transparent = True
  21.   end
  22.   inherited lblNotes: TResLabel
  23.     Transparent = True
  24.   end
  25.   inherited lblPrivacyPolicy: TResLabel
  26.     Left = 17
  27.     Transparent = True
  28.     ExplicitLeft = 17
  29.   end
  30.   inherited pnlStatus: TBrushPanel
  31.     Top = 402
  32.     Width = 641
  33.     Color = clWhite
  34.     ExplicitTop = 402
  35.     ExplicitWidth = 641
  36.     inherited lblStatus: TResLabel
  37.       Left = 17
  38.       Top = 11
  39.       ExplicitLeft = 17
  40.       ExplicitTop = 11
  41.     end
  42.     inherited progSendReport: TProgressBar
  43.       Left = 280
  44.       Top = 7
  45.       Width = 350
  46.       ExplicitLeft = 280
  47.       ExplicitTop = 7
  48.       ExplicitWidth = 350
  49.     end
  50.   end
  51. end
  52.